Skip to content

Add MINGW CI#44

Open
scribam wants to merge 2 commits intolibusb:mainfrom
scribam:mingw-ci
Open

Add MINGW CI#44
scribam wants to merge 2 commits intolibusb:mainfrom
scribam:mingw-ci

Conversation

@scribam
Copy link
Copy Markdown
Contributor

@scribam scribam commented May 5, 2026

No description provided.

@mcuee mcuee added the enhancement New feature or request label May 5, 2026
@scribam
Copy link
Copy Markdown
Contributor Author

scribam commented May 8, 2026

macOS job from CI need to be rerun

Comment on lines -70 to -71
- name: Install dependencies
run: brew install ninja
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the build does require ninja, why omit explicit install?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macOS has ninja already installed and displays a warning in CI summary with the explicit install:
image

I don't mind dropping this change if you want to

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to drop this as github runner may keep changing. The warning is okay.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Youw
Copy link
Copy Markdown
Member

Youw commented May 9, 2026

Yeah, current libusb multithreading stress test is known to be faulty. Restart sometime helps, but I ususally ignore if it fails, until it is unown to be fixed in the upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants